home *** CD-ROM | disk | FTP | other *** search
- head 1.2;
- branch ;
- access ;
- symbols ;
- locks ; strict;
- comment @@;
-
-
- 1.2
- date 92.03.05.21.44.44; author tve; state Exp;
- branches ;
- next 1.1;
-
- 1.1
- date 90.11.20.13.12.27; author tve; state Exp;
- branches ;
- next ;
-
-
- desc
- @@
-
-
- 1.2
- log
- @Undefine O_NDELAY (Mike checking in for Thorsten.)
- @
- text
- @#
- # This file is included by Makefile. Makefile is generated automatically
- # by mkmf, and this file provides additional local personalization. The
- # variable SYSMAKEFILE is provided by Makefile; it's a system Makefile
- # that must be included to set up various compilation stuff.
- #
-
- CFLAGS += -DBSD42 -Dvalloc=malloc -UO_NDELAY
-
- #include <$(SYSMAKEFILE)>
- @
-
-
- 1.1
- log
- @Initial revision
- @
- text
- @d8 1
- a8 1
- CFLAGS += -DBSD42 -Dvalloc=malloc
- @
-